home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 126-150 / scopedisk132 / algorhythms / source / window.h < prev   
Text File  |  1995-03-19  |  162b  |  6 lines

  1. /* window.h for AlgoRhythms.c by Thomas E. Janzen */
  2. void OpenLibs(void);
  3. void CloseLibs(void);
  4. void OpenWind(void);
  5. void MakeWindow(void);
  6. void ShutWindow(void);